“Vertical Hanging Indent” is the One True Indentation Style
With the trailing comma and sorted properties/imports/arguments/whatever. Makes symbols easy to scan from top-to-bottom and looks like this in Python: from constants import ( EXIT_CODE_ARTICLE_ROOT_NOT_FOUND, EXIT_CODE_NOT_A_GIT_REPOSITORY, EXIT_CODE_NOT_AN_ABSOLUTE_PATH, MARKDOWN_EX…